("You do not appear to have enough free disk space to install %s with the options you have chosen. You will need approximately %ldK more disk space free before you can proceed." @app-name (/ (- #spaceneeded (getdiskspace #dest)) 1024))
)
)
;Ask whether to set the switches
(set #switches
(askoptions
(prompt "Select the startup options for Worms. "
"At the moment, I don't know how to set these safely for all systems. "
"Please experiment with them and report your experiences to me as "
"requested in the WormsShell guide. Select the Help button for some "
"advice.")
(help "Normally you should set \"USE2MCHIP\" if you have 2M of Chip RAM, "
"\"USEFAST\" if you have some Fast RAM, and \"CLOSEWB\" if you "
"don't have both 2M Chip and some Fast. I need people to "
"experiment with these. Some combinations are likely to cause your "
"computer to crash, but with your help I hope to make these choices "
"safe and automatic in future.")
(choices "pUSE2MCHIP" "USEFAST" "CLOSEWB")
(default 3)
)
)
(set #sheep
(askbool
(prompt "Do you want Worms to start with Sheep Mode on?")
(help "Sheep Mode gives you lots of extra explosive weapons in every round. "
"However, you can set the availability of weapons freely using the "